Defines the base class for rows in a table.
Initializes a new PDFFlowTableRow object.
Initializes a new PDFFlowTableRow object.
Adds a cell at the end of the row.
Gets the row background.
Gets the cell at the specified index.
Gets the row cells.
Gets a value indicating whether the row may be split if the space at the bottom cannot accomodate the full row.
Gets the minimum row height.
The minimum row height sets the row height when the cells maximum height is less than this value. If this property is 0 then the row height is given by the maximum cell height.
Gets the structure element.
Gets the table this row belongs to.
Sets the row background.
Sets a value indicating whether the row may be split if the space at the bottom cannot accomodate the full row.
Sets the minimum row height.
The minimum row height sets the row height when the cells maximum height is less than this value. If this property is 0 then the row height is given by the maximum cell height.
Sets the structure element.